Remove a no longer needed note. (#161544, Tommi Komulainen)
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 Dec 2004 03:55:53 +0000 (03:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 18 Dec 2004 03:55:53 +0000 (03:55 +0000)
2004-12-17  Matthias Clasen  <mclasen@redhat.com>

* gdk/tmpl/x_interaction.sgml: Remove a no longer needed
note.  (#161544, Tommi Komulainen)

docs/reference/ChangeLog
docs/reference/gdk/tmpl/x_interaction.sgml

index 481cdcc7783a422300a9412bc9ddaf07cd69c8c4..b87cf8cd864df83a4b6d37838a14fdeeb596b6ad 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/tmpl/x_interaction.sgml: Remove a no longer needed
+       note.  (#161544, Tommi Komulainen)
+
 Fri Dec 17 13:51:17 2004  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons
index 0fa73d9602db3ed3e602492e5eff8ed8ca6d5315..badef605cffd3c372262bb459e939606b6ca67fd 100644 (file)
@@ -224,11 +224,6 @@ Returns the display of a #GdkCursor.
 <para>
 Returns the X GC of a #GdkGC.
 </para>
-<note><para>
-Note that the clip origin, clip region and tile/stipple origin fields of the
-returned GC may not be in sync with @gc. If you need that, 
-use GDK_GC_GET_XGC().  
-</para></note>
 
 @gc: a #GdkGC.
 @Returns: an Xlib <type>GC</type>.